func text/template/parse.lexVariable

2 uses

	text/template/parse (current package)
		lex.go#L394: 		return lexVariable
		lex.go#L497: func lexVariable(l *lexer) stateFn {